FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.oh.mha-pds#0.9.0-alpha-1.9.7.33 (63 ms)

Package ca.on.oh.mha-pds
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh.mha-pds@0.9.0-alpha-1.9.7.33&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-functionalCentreCode
Url http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-functionalCentreCode
Status active
Date 2022-08-22T20:17:06.3613088+00:00
Name FunctionalCentreCode
Title FunctionalCentreCode
Experimental False
Authority hl7
Description The cost center identifier associated with the program/services supports provided to the client.
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-HealthcareService MHA Healthcare Service

Resources that this resource uses

ValueSet
http://ontariohealth.ca/fhir/ValueSet/functional-centre-code Functional Centre Code


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-functionalCentreCode",
  "name" : "FunctionalCentreCode",
  "title" : "FunctionalCentreCode",
  "status" : "active",
  "date" : "2022-08-22T20:17:06.3613088+00:00",
  "description" : "The cost center identifier associated with the program/services supports provided to the client.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "MHA-PDS-Mapping",
      "name" : "MHA PDS Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "HealthcareService"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-ext-functionalCentreCode"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "mustSupport" : true,
        "binding" : {
          "strength" : "extensible",
          "description" : "The functional center code associated with the program/services supports provided to the client.",
          "valueSet" : "http://ontariohealth.ca/fhir/ValueSet/functional-centre-code"
        }
      },
      {
        "id" : "Extension.value[x].coding",
        "path" : "Extension.value[x].coding",
        "comment" : "Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.\r\n\r\nThe cost center identifier associated with the program/services supports provided to the client . .",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Extension.value[x].coding.system",
        "path" : "Extension.value[x].coding.system",
        "min" : 1,
        "fixedUri" : "https://data.ontario.ca/dataset/ontario-healthcare-reporting-system",
        "mustSupport" : true
      },
      {
        "id" : "Extension.value[x].coding.code",
        "path" : "Extension.value[x].coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Extension.value[x].coding.display",
        "path" : "Extension.value[x].coding.display",
        "comment" : "Note that FHIR strings SHALL NOT exceed 1MB in size\r\n\r\nThe cost center identifier associated with the program/services supports provided to the client . .",
        "min" : 1,
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "MHA-PDS-Mapping",
            "map" : "Cost Centre ID"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.